projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbd1180
)
shortcutlabel: Remove unnecessary includes
author
Timm Bäder
<mail@baedert.org>
Fri, 21 Feb 2020 08:37:00 +0000
(09:37 +0100)
committer
Timm Bäder
<mail@baedert.org>
Tue, 25 Feb 2020 10:08:25 +0000
(11:08 +0100)
gtk/gtkshortcutlabel.c
patch
|
blob
|
history
diff --git
a/gtk/gtkshortcutlabel.c
b/gtk/gtkshortcutlabel.c
index be430d88dd12e02d732dc69ad30b99732e85932c..704324fa8c40d7443400f9f8e4d4cee23de7d1ce 100644
(file)
--- a/
gtk/gtkshortcutlabel.c
+++ b/
gtk/gtkshortcutlabel.c
@@
-22,8
+22,6
@@
#include "gtkboxlayout.h"
#include "gtklabel.h"
#include "gtkframe.h"
-#include "gtkstylecontext.h"
-#include "gtkprivate.h"
#include "gtkintl.h"
/**